Defines an item in a PDFPathVisualObject.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the item points.
The number of points in the array depends on the item type. MoveTo and LineTo types have a single point, CCurveTo has 3 points, VCurveTo and YVCurveTo have 2 points and the CloseSubpath has no points (the array is null).
Gets the type of the path item.
This method supports the internal library infrastructure and should not be used by external client code.
Returns a string that represents the current Object.